The callback is invoked to check if the given cookie can be set or not.
Use the can method to allow the engine to set the cookie.
Use the cannot} method to disallow the engine to set the cookie.
If the callback throws an exception, the can method will be invoked.
R